home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / wires / r3wimema.js < prev    next >
Encoding:
Text File  |  2005-04-04  |  442 b   |  17 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/real/wires/r3wimema.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/wires/r3wimap.js")
  7. var R3CLID_WIMESHMAP = 277;
  8. function r3Wimeshmap () { 
  9.    this.base = r3God;
  10.    if(arguments.length) {
  11.       this.base(R3CLID_WIMESHMAP, arguments);
  12.    }
  13.    // Attributes
  14. }
  15.  
  16. r3Wimeshmap.prototype=new r3Wimatmapping;
  17. // inc/real/wires/r3wimema.h_H